home *** CD-ROM | disk | FTP | other *** search
/ AM/FM: Amiga Musicians' Freeware Magazine 1 / AM-FM 1.adf / s / startup-sequence < prev   
Text File  |  1991-10-03  |  443b  |  21 lines

  1. ; Startup-Sequence for AMFM, Issue 1
  2.  
  3. eighty on
  4. type sys:text/Copyright.txt
  5. PPShow sys:graphics/coverpic
  6. echo "Loading AM/FM issue #1 - please be patient."
  7. checkmem 500000
  8. if not warn
  9.     type sys:text/aboutbackground
  10.     run NoisePlayer >nil: -m3 sys:music/mod.radhasoami.pp
  11.     wait 12 secs
  12. else
  13.     echo "Sorry - not enough free memory for background music..."
  14. endif
  15.  
  16. copy sys:c/PPMore ram: quiet
  17. cd ram:
  18.  
  19. s:blankscreen
  20. amfmmenu sys:s/menu
  21.